AuthAlertOptions

constructor(enabled: Boolean? = null, emailTemplate: AuthCollection.EmailTemplate? = null)

Parameters

enabled

Whether or not auth alert is enabled.

emailTemplate

The email template sent for auth alerts.